Skip to content

Conversation

@ogrosse
Copy link
Contributor

@ogrosse ogrosse commented Sep 30, 2025

Allow the decoration of EasyCorp\Bundle\EasyAdminBundle\Router\AdminRouteGenerator

When you decorate this class, you have an error because the AdminContextFactory construct need exactly this class and didn't expect the interface instead.

This MR replace with the interface, now it's possible to give a decorated class implement the same interface.

@ogrosse ogrosse changed the title Feature/allow decaration of admin context factory Allow decoration of AdminContextFactory Oct 2, 2025
@javiereguiluz javiereguiluz added this to the 4.x milestone Oct 5, 2025
@javiereguiluz javiereguiluz force-pushed the feature/allow-decaration-of-admin-context-factory branch from af84e92 to 7c7f36a Compare October 5, 2025 08:50
@javiereguiluz
Copy link
Collaborator

Thank you @ogrosse.

@javiereguiluz javiereguiluz merged commit a4eeb8c into EasyCorp:4.x Oct 5, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants